inspector: allow object read-only properties in prop-editor
authorChristian Hergert <christian@hergert.me>
Tue, 5 May 2015 19:19:10 +0000 (12:19 -0700)
committerChristian Hergert <christian@hergert.me>
Wed, 6 May 2015 05:00:54 +0000 (22:00 -0700)
commitfa6f9564893d38ac6266c317bae83ee541f520d2
tree95b2dc7269bb27570cc0360688e465adf00b7677
parent07f4c9c31505f25d1bc5e436a0dd260138171646
inspector: allow object read-only properties in prop-editor

If we have a GObject property that is also a GObject, we should be able
to view additional information on that object (even if the param spec
is read-only).
gtk/inspector/prop-editor.c